setCustomContentView
open fun setCustomContentView(@Nullable contentView: RemoteViews): NotificationCompat.Builder(source)
Supply custom RemoteViews to use instead of the platform template. This will override the layout that would otherwise be constructed by this Builder object.